/*
Theme Name: Romodanovo
Theme URI: http://www.romodanovo.ru/
Description: Private theme for Romodanovo
Version: 1.0
Author: Sergey "e}{eЛь™" Bolisov and Anton "AlterVision" Reznichenko
Author URI: http://www.webstandard.su/
Tags: corporate, green, 2 columns
*/

/*

AlterVision Creative Group - www.altvis.ru - www.webstandard.su - www.av13.ru

*/

body {
    font: normal 12px Verdana, Tahoma, sans-serif;
    margin: 0; padding: 20px 0; background-color: #e9e8db;
}

#container {
 	display: block; width: 960px; margin: 0 auto; padding: 0;
}

.clear { display: block; width: 100%; clear: both; }

/* Links */

a, a:link, a:visited {    color: #015280; text-decoration: underline; }
a:hover { color: #013456;  text-decoration: none; }

/* Basic Header */

#header {
	display: block; height: 350px; margin: 0; padding: 0;
    background: transparent url(images/header.jpg) top left no-repeat;
}

#header h1 		{ display: block; width: 620px; height: 190px; margin: 0; padding: 0; float: right; }
#header h1 a	{ display: block; width: 620px; height: 190px; margin: 0; padding: 0; }
#header h1 span { display: none; }

#header #header-info {
	display: block; margin: 0; padding: 17px 30px 0 0; color: white;
    font: normal 18px Verdana, Tahoma, sans-serif; float: right;
}

#header-menu {
    display: block; height: 150px; margin: 0; padding: 25px 0 25px 35px; list-style: none;
}

#header-menu li { display: block; padding: 0; margin: 0px; list-style: none; height: auto; }
#header-menu li a { display: block; height: 12px; margin: 0; padding: 7px 0 7px 20px; color: white; text-decoration: underline; }
#header-menu li a:hover { background: transparent url('images/list.gif') 0px 10px no-repeat; text-decoration: none; }

#header-news {
	display: block; height: 125px; width: 940px; margin: 0 auto; padding: 0; overflow: hidden;
}

#header-news li {
	display: block; width: 157px; height: 85px;
    padding: 20px 15px; margin: 0; float: left;
	font-size: 11px;
}
div.header-news-date { color: #eee; height: 20px; }
div.header-news-title a { color: #fff; }
div.header-news-title a:hover { color: #d3e4ee; }

/* Content */

#content {
	display: block; width: 550px; margin: 0;
	padding: 0 10px 0 20px; float: left;
}

.main {
    padding: 0 10px !important;
    width: 940px !important;
    float: none !important;
}

#content h3, #sidebar h3 {
	font: normal 14px Verdana, Arial, sans-serif;
	margin: 0 0 5px 0; padding: 5px 10px;
}

h3.page-title {
	width: 250px;
} h3.page-title a { color: #015280; }

h3.blue	{	background: #0066aa url('images/h2b.jpg') top left repeat-x; color: white; }
h3.grey	{	background: #cccccc url('images/h2g.jpg') top left repeat-x; color: #015280; }
h3.red	{	background: #a00501 url('images/h2r.jpg') top left repeat-x; color: white; }




#content h2, #sidebar h2 {
	font: normal 22px Verdana, Arial, sans-serif;
	margin: 0 0 15px 0; padding: 5px 10px;
}

h2.page-title {
	width: 250px;
} h2.page-title a { color: #015280; }

h2.blue	{	background: #0066aa url('images/h2b.jpg') top left repeat-x; color: white; }
h2.grey	{	background: #cccccc url('images/h2g.jpg') top left repeat-x; color: #015280; }
h2.red	{	background: #a00501 url('images/h2r.jpg') top left repeat-x; color: white; }

h3 {
	font: normal 18px Verdana, Arial, Tahoma, sans-serif;
	padding: 5px 0; margin: 0 0 10px 0;
}

h3 small {
	float: right; font-size: 10px; padding-top: 1px; font-weight: normal;
}

p {	margin: 0px; padding: 4px; font-size: 12px; }
p.info {
	display: block; font-size: 10px; text-align: right;
    margin: 2px 10px; padding: 3px; border-top: dotted 1px #3f666b;
}

.date { display: block; padding: 5px 0; font: normal 18px Verdata, sans-serif; color: #888; }

.links a {color: #864b4f; }
.links a:hover {color: #461b1f; }

/* Sidebar In Left */

#sidebar {
	display: block; float: left; width: 360px;
	padding: 0 10px;
}

#sidebar div.widget {
	margin-bottom: 10px;
}

#sidebar ul {
	padding: 5px 0px 20px 10px; color: #864b4f;
}

#sidebar ul li {
	margin: 0px; padding: 5px 5px; list-style: none;
}

#sidebar ol {
	color: #015280; font-size: 12px; padding-bottom: 15px;
}

#sidebar ol li {
	margin: 0px; padding: 5px 5px;
}

/* Footer */
#footer {
	display: block; padding: 20px 30px 10px 30px; margin: 15px 20px 0 20px; font-size: 11px;
	border-top: solid 1px rgb(205,199,177); color: #767064; height: 50px;
}

#footer a { color: #864b4f; }
#footer p { font-size: 11px; padding: 2px; }

#footer-copyright { display: block; width: 400px; float: left; }
#footer-altervision { display: block; width: 280px; float: left; }
#footer-counter { display: block; width: 160px; float: left; }

/* Begin Comments*/
.commentlist {
	display: block; padding: 0 0 0 20px; margin: 0;
}

.commentlist li {
	padding: 0 5px; margin: 0;
    background: transparent; border: none;
   	list-style: decimal outside;
}

.commetlist li p {
	padding: 3px; margin: 0;
}

.commentlist li .avatar {
	display: block; float: right; padding: 3px; margin: 7px;
	border: solid 1px #ccc; background-color: #fff;
}

.commentlist li .reply {
	display: block; padding: 2px; margin: 1px 0;
    text-align: right; font-size: 10px; color: #999;
    clear: both; border-top: solid 1px #eee;
}

.comment-info {
	display: block; padding: 0 0 3px 0; margin: 0;
    border-bottom: dotted 1px #071;
}

.comment-info cite {
	font: normal 18px Verdana, Tahoma, sans-serif; color: #555;
}

.comment-info span a {
	font-size: 11px; color: #777;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
/* End Comments */


/* Footer :: End */

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
    display: block; padding: 10px; border: dotted 1px #ccc; background-color: #fefffe;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
    clear: both;
    height: 20px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */